﻿2026-06-21T01:53:27.1706856Z ##[group]Run actions/checkout@v5
2026-06-21T01:53:27.1707466Z with:
2026-06-21T01:53:27.1707864Z   repository: SaberMage/spt-core
2026-06-21T01:53:27.1711114Z   token: ***
2026-06-21T01:53:27.1711483Z   ssh-strict: true
2026-06-21T01:53:27.1711816Z   ssh-user: git
2026-06-21T01:53:27.1712204Z   persist-credentials: true
2026-06-21T01:53:27.1712601Z   clean: true
2026-06-21T01:53:27.1712958Z   sparse-checkout-cone-mode: true
2026-06-21T01:53:27.1713355Z   fetch-depth: 1
2026-06-21T01:53:27.1713692Z   fetch-tags: false
2026-06-21T01:53:27.1714044Z   show-progress: true
2026-06-21T01:53:27.1714404Z   lfs: false
2026-06-21T01:53:27.1714720Z   submodules: false
2026-06-21T01:53:27.1715059Z   set-safe-directory: true
2026-06-21T01:53:27.1715440Z ##[endgroup]
2026-06-21T01:53:27.3664439Z Syncing repository: SaberMage/spt-core
2026-06-21T01:53:27.3665709Z ##[group]Getting Git version info
2026-06-21T01:53:27.3666235Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T01:53:27.3934015Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T01:53:27.4155043Z git version 2.43.0.windows.1
2026-06-21T01:53:27.4183959Z ##[endgroup]
2026-06-21T01:53:27.4191997Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1e2e4d2e-c547-41fb-89f1-29f677f436a9\.gitconfig'
2026-06-21T01:53:27.4205503Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1e2e4d2e-c547-41fb-89f1-29f677f436a9' before making global git config changes
2026-06-21T01:53:27.4206586Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T01:53:27.4210518Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T01:53:27.4461874Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T01:53:27.4669151Z https://github.com/SaberMage/spt-core
2026-06-21T01:53:27.4698192Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T01:53:27.4702108Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T01:53:27.4901847Z HEAD
2026-06-21T01:53:27.5161832Z ##[endgroup]
2026-06-21T01:53:27.5165526Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T01:53:27.8851281Z ##[group]Cleaning the repository
2026-06-21T01:53:27.8855216Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T01:53:29.1782820Z Removing target/
2026-06-21T01:53:29.1817298Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T01:53:29.3747045Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:29.3785130Z ##[endgroup]
2026-06-21T01:53:29.3789488Z ##[group]Disabling automatic garbage collection
2026-06-21T01:53:29.3794550Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T01:53:29.4054956Z ##[endgroup]
2026-06-21T01:53:29.4055962Z ##[group]Setting up auth
2026-06-21T01:53:29.4061255Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T01:53:29.4296423Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T01:53:29.8178617Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T01:53:29.8415936Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T01:53:30.2078049Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T01:53:30.2305411Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T01:53:30.6345120Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T01:53:30.6658423Z ##[endgroup]
2026-06-21T01:53:30.6658817Z ##[group]Fetching the repository
2026-06-21T01:53:30.6665639Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +113d90df680fb5354349c5fd80385ffe087b8206:refs/remotes/pull/26/merge
2026-06-21T01:53:31.3167005Z ##[endgroup]
2026-06-21T01:53:31.3167535Z ##[group]Determining the checkout info
2026-06-21T01:53:31.3168192Z ##[endgroup]
2026-06-21T01:53:31.3173271Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T01:53:31.3448078Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T01:53:31.3688377Z ##[group]Checking out the ref
2026-06-21T01:53:31.3693351Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T01:53:31.4019627Z HEAD is now at 113d90d Merge bdb51c23f8cca1015ae989588a3d48be6ba08419 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T01:53:31.4271857Z ##[endgroup]
2026-06-21T01:53:31.4275562Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T01:53:31.4473952Z 113d90df680fb5354349c5fd80385ffe087b8206
